func net/http.http2configFromServer

2 uses

	net/http (current package)
		h2_bundle.go#L1069: func http2configFromServer(h1 *Server, h2 *http2Server) http2http2Config {
		h2_bundle.go#L4481: 	conf := http2configFromServer(http1srv, s)